PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentCreatePageEvent Class
Members
In This Topic
    PDFFlowDocumentCreatePageEvent Class
    In This Topic
    Defines the arguments for the create page event in flow documents.
    Object Model
    PDFFlowDocumentCreatePageEvent ClassPDFPage ClassPDFFlowPageDefaults Class
    Syntax
    public class PDFFlowDocumentCreatePageEvent 
        extends PDFFlowDocumentPageEvent 
    Inheritance Hierarchy

    java.lang.Object
       com.o2sol.pdf4java.flowdocument.PDFFlowDocumentPageEvent
          com.o2sol.pdf4java.flowdocument.PDFFlowDocumentCreatePageEvent

    See Also